Remove the reason code from the destroy action -- the reason is only of value
authoremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:56:24 +0000 (00:56 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:56:24 +0000 (00:56 +0100)
commitf020dc6069b1a6f78cab64d2ab70c474969adc2f
tree739cb762ca4047f18e1bc73761f7689f3a3e8a63
parent0b630dbfcac8efea89f2fd7a9a53bfdbf8d6f4ba
Remove the reason code from the destroy action -- the reason is only of value
on a graceful shutdown.  Clarify the semantic difference between poweroff and
halt (we use halt to mean 'shutdown and stop' and poweroff to mean 'shutdown
and do whatever the configured behaviour is').

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/sv/DomInfo.py
tools/python/xen/xend/XendClient.py
tools/python/xen/xend/server/SrvDomain.py